tools/xc: turn XCFLAGS_* into shifts
authorOlaf Hering <olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:12 +0000 (13:32 +0000)
committerOlaf Hering <olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:12 +0000 (13:32 +0000)
commit9ddc1a73fb003b709ffefc593d8d9b43b88aac0b
treed6d3bdd105b7e2b75feada35160cb4cd2a72b244
parentcee66355322f5255b30acd79429c6ed8e63af694
tools/xc: turn XCFLAGS_* into shifts

to make it clear that these are bits and to make it easier to use in
xend code.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xenguest.h